MessageEmail3Address Property |
Contains the e-mail address of the third e-mail entry for the contact.
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic string Email3Address { get; set; }Public Property Email3Address As String
Get
Set
Property Value
Type:
StringThe email3 address.
See Also